Autogenerated HTML docs for v2.27.0-22-g20514
diff --git a/git-log.html b/git-log.html index c25b53c..db5ab68 100644 --- a/git-log.html +++ b/git-log.html
@@ -4390,6 +4390,9 @@ <dt class="hdlist1"> --relative[=<path>] </dt> +<dt class="hdlist1"> +--no-relative +</dt> <dd> <p> When run from a subdirectory of the project, it can be @@ -4398,6 +4401,8 @@ not in a subdirectory (e.g. in a bare repository), you can name which subdirectory to make the output relative to by giving a <path> as an argument. + <code>--no-relative</code> can be used to countermand both <code>diff.relative</code> config + option and previous <code>--relative</code>. </p> </dd> <dt class="hdlist1">